Remove :underline from 'which-key-highlighted-command-face '
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 18 Jun 2024 08:42:12 +0000 (10:42 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Tue, 18 Jun 2024 09:31:24 +0000 (11:31 +0200)
commit543ad34ee4d030e0f0f6f900d8606288c4cdba93
treea57fd9efd0ff2e533b231f779ca4b5acaf0ea352
parentb0b7df823b31b8213fb6e755de3105233415bd65
Remove :underline from 'which-key-highlighted-command-face '

* lisp/which-key.el (which-key-highlighted-command-face): To
avoid using properties that might not be supported on all
displays, we instead inherit from the semantic face 'highlight'.
lisp/which-key.el